@CHARSET "UTF-8";
body{margin:0;padding:0;background:#FFF;font-family:Arial, Helvetica, sans-serif}
p,ul,ol,li,form,h1,h2,h3,h4,h5{margin:0;padding:0}
a:link {
	color: #0077b3;
}
a:visited {
	color: #0077b3;
}
a:active {
	color: #FF3300;
}

div#logo{margin:0 0 50px 0}
div#logo h1{background:url(images/bilgicom.gif) no-repeat center bottom;height:140px;margin:0}
div#logo b{display:none}

ul#tabnav{
}
ul#tabnav li{list-style-type:none;display:block;float:left; width:70px;height:21px;text-align:center;color:#103042;font-size:13px}
ul#tabnav li#selected{background:url(images/tabs.png) no-repeat;padding:5px 0 0 0;height:16px}
ul#tabnav li a:link,ul#tabnav li a:visited{
	display:block;
	padding: 4px 0 0 0;
	height:17px;
	text-decoration:none;
	color:#2a5d8c;
	background:url(images/tabs.png) no-repeat 0 -42px;
}
ul#tabnav li a:hover{
	color:#00396e;
	display:block;
	background:url(images/tabs.png) no-repeat 0 -21px;
	height:17px
}
.search_input{float:left;width:315px;height:24px;font-size:18px;border:none;border-bottom:3px solid #baccdd;padding:2px 5px 0 5px}
ul.options{
	float:left;
	line-height: 12px;
}
ul.options li{list-style-type:none;padding:0 0 2px 0}
ul.options a{
	font-size:12px;
	text-decoration:none;
}
ul.options a:link{color:#0077b3}
ul.options a:visited{color:#0077b3}
ul.options a:hover{color:#0077b3;text-decoration:underline}
h3#highlight b{display:none}
h3#highlight a#on,h3#highlight a#off{background:#FF0000;width:36px;height:26px;display:block}
h3#highlight a#on{background:url(images/highlight.png) no-repeat}
h3#highlight a#off{background:url(images/highlight.png) no-repeat 0 -26px}
#trchars{
	float:left;
	height:25px;
	width:235px;
	padding: 2px 0 0 5px;
	font-size:11px
}
#trchars a{
	display:block;
	background:#baccdd;
	float:left;
	color:#516372;
	margin:0 2px 0 2px;
	border: 1px solid #fff;
	font-size: 12px;
	text-decoration: none;
	width: 21px;
	height: 17px;
	text-align: center;
}
#trchars a:hover{background:#FFCC00}
.use_cluster{
	float:left;
	font-size: 12px;
	width: 200px;
		padding: 2px 0 0 0;
}

.center-title {
  font-size: 18px;
  color: #407dc7;
  text-align: center;
  padding: 30px 0 8px 0;
  font-weight: normal;
}

.center-title a { text-decoration: none;}
.center-title a:hover { text-decoration: underline;}
